home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / screamin.swf / scripts / DefineSprite_186 / frame_1 / DoAction.as
Text File  |  2010-03-13  |  6KB  |  191 lines

  1. var ┬º\x01┬º = 634;
  2. while(true)
  3. {
  4.    if(eval("\x01") != 634)
  5.    {
  6.       if(eval("\x01") != 413)
  7.       {
  8.          if(eval("\x01") != 262)
  9.          {
  10.             if(eval("\x01") == 667)
  11.             {
  12.                set("\x01",eval("\x01") - 405);
  13.                break;
  14.             }
  15.             if(eval("\x01") == 230)
  16.             {
  17.                set("\x01",eval("\x01") + 212);
  18.                break;
  19.             }
  20.             if(eval("\x01") != 924)
  21.             {
  22.                if(eval("\x01") == 128)
  23.                {
  24.                   set("\x01",eval("\x01") + 466);
  25.                   break;
  26.                }
  27.                if(eval("\x01") == 984)
  28.                {
  29.                   set("\x01",eval("\x01") - 182);
  30.                   break;
  31.                }
  32.                if(eval("\x01") != 178)
  33.                {
  34.                   if(eval("\x01") == 376)
  35.                   {
  36.                      set("\x01",eval("\x01") - 41);
  37.                      continue;
  38.                   }
  39.                   if(eval("\x01") == 594)
  40.                   {
  41.                      set("\x01",eval("\x01") - 399);
  42.                      continue;
  43.                   }
  44.                   if(eval("\x01") == 704)
  45.                   {
  46.                      set("\x01",eval("\x01") - 576);
  47.                      if(┬º┬ºpop())
  48.                      {
  49.                         set("\x01",eval("\x01") + 466);
  50.                      }
  51.                      continue;
  52.                   }
  53.                   if(eval("\x01") == 543)
  54.                   {
  55.                      set("\x01",eval("\x01") - 408);
  56.                      ┬º┬ºpush(true);
  57.                      continue;
  58.                   }
  59.                   if(eval("\x01") == 672)
  60.                   {
  61.                      set("\x01",eval("\x01") - 477);
  62.                      continue;
  63.                   }
  64.                   if(eval("\x01") == 442)
  65.                   {
  66.                      set("\x01",eval("\x01") + 232);
  67.                      continue;
  68.                   }
  69.                   if(eval("\x01") == 202)
  70.                   {
  71.                      set("\x01",eval("\x01") + 341);
  72.                      continue;
  73.                   }
  74.                   if(eval("\x01") == 802)
  75.                   {
  76.                      set("\x01",eval("\x01") - 259);
  77.                      continue;
  78.                   }
  79.                   if(eval("\x01") == 674)
  80.                   {
  81.                      set("\x01",eval("\x01") + 30);
  82.                      ┬º┬ºpush(true);
  83.                      continue;
  84.                   }
  85.                }
  86.                set("\x01",eval("\x01") + 496);
  87.                continue;
  88.                continue;
  89.                if(eval("\x01") != 800)
  90.                {
  91.                   if(eval("\x01") == 135)
  92.                   {
  93.                      set("\x01",eval("\x01") + 532);
  94.                      if(┬º┬ºpop())
  95.                      {
  96.                         set("\x01",eval("\x01") - 405);
  97.                      }
  98.                      continue;
  99.                   }
  100.                   if(eval("\x01") == 335)
  101.                   {
  102.                      set("\x01",eval("\x01") + 366);
  103.                      ┬º┬ºpush(true);
  104.                      continue;
  105.                   }
  106.                   if(eval("\x01") == 701)
  107.                   {
  108.                      set("\x01",eval("\x01") + 143);
  109.                      if(┬º┬ºpop())
  110.                      {
  111.                         set("\x01",eval("\x01") - 231);
  112.                      }
  113.                      continue;
  114.                   }
  115.                   if(eval("\x01") != 475)
  116.                   {
  117.                      if(eval("\x01") == 844)
  118.                      {
  119.                         set("\x01",eval("\x01") - 231);
  120.                         ┬º┬ºpush(┬º┬ºpop() << (┬º┬ºpop() >>> ┬º┬ºpop()));
  121.                         break;
  122.                      }
  123.                      if(eval("\x01") == 613)
  124.                      {
  125.                         set("\x01",eval("\x01") + 187);
  126.                         continue;
  127.                      }
  128.                      if(eval("\x01") != 195)
  129.                      {
  130.                         if(eval("\x01") == 790)
  131.                         {
  132.                            set("\x01",eval("\x01") - 454);
  133.                            var pThis = this;
  134.                            var pSpeed;
  135.                            pThis.onEnterFrame = function()
  136.                            {
  137.                               if(this._y > 550 + this._height)
  138.                               {
  139.                                  this._x = pRoot.funcRandRange(200,360);
  140.                                  this._height = _root.busSpeed + pRoot.funcRandRange(1,10);
  141.                                  this._y = this._height * -1 - pRoot.funcRandRange(1,this._height);
  142.                                  this.pSpeed = (pRoot.funcRandRange(25,40) + _root.busSpeed) / 2;
  143.                               }
  144.                               else
  145.                               {
  146.                                  if(this.pSpeed == undefined)
  147.                                  {
  148.                                     this.pSpeed = (pRoot.funcRandRange(25,40) + _root.busSpeed) / 2;
  149.                                  }
  150.                                  this._width = pRoot.funcRandRange(1,5);
  151.                                  this._y += this.pSpeed;
  152.                               }
  153.                            };
  154.                            break;
  155.                         }
  156.                         if(eval("\x01") == 336)
  157.                         {
  158.                            set("\x01",eval("\x01") - 336);
  159.                            break;
  160.                         }
  161.                      }
  162.                      set("\x01",eval("\x01") + 595);
  163.                   }
  164.                }
  165.             }
  166.             set("\x01",eval("\x01") + 60);
  167.             if(┬º┬ºpop())
  168.             {
  169.                set("\x01",eval("\x01") - 182);
  170.             }
  171.             continue;
  172.             set("\x01",eval("\x01") - 387);
  173.          }
  174.          set("\x01",eval("\x01") + 73);
  175.          continue;
  176.          ┬º┬ºpush(true);
  177.          continue;
  178.       }
  179.       set("\x01",eval("\x01") - 183);
  180.       if(┬º┬ºpop())
  181.       {
  182.          set("\x01",eval("\x01") + 212);
  183.       }
  184.       continue;
  185.    }
  186.    set("\x01",eval("\x01") + 290);
  187.    ┬º┬ºpush(true);
  188.    continue;
  189.    set("\x01",eval("\x01") + 325);
  190. }
  191.